Hello
I’m using the PagerDuty API to build a script, and I’d like to be able to unacknowledged an incident. Essentially I’d like to perform the same action as clicking the big ‘Unacknowledge’ button in the PagerDuty web UI. Is this possible with the REST API? I can’t seem to find the documentation on it.
Thanks!